Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,119 for

rendering file

(0.06 sec)
  1. Custom cache implementation | Documentation

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications.... But you can cache rendering result in your own way, for...settings )) { // Create HTML files. HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  2. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 File formats, including Microsoft Office documents, PDFs, images, OpenDocument Files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...library that supports more than 50 file formats, including Microsoft...PDFs, images, OpenDocument files, emails and others. Initially...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java.... But you can cache rendering result in your own way. To...listing of the MemoryCache.java file is below: Java import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  4. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....Document rendering basics / Render XML documents Render XML documents...as HTML, PDF, PNG, and JPEG files Leave feedback On this page...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  5. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....Document rendering basics / Render XML documents Render XML documents...as HTML, PDF, PNG, and JPEG files Leave feedback On this page...

    docs.groupdocs.com/viewer/python-net/render-xml...
  6. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when Rendering spreadsheet Files to HTML, PDF, and image formats....Document rendering basics / Render spreadsheet files / Split a...located under the row 30 . To render a worksheet based on the inserted...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  7. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/DockerFile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exefile name using (Viewer viewer =...output/page-{0}.html"); // Render DOCX to HTML viewer.View(viewOptions);...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  8. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…... File name This feature was fixed and now hides file name...pane. Also, you can set the file name using your implementation...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  9. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......to test document rendering quality during file conversion There...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  10. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......to test document rendering quality during file conversion There...

    docs.groupdocs.com/total/java/sample-apps/getti...